Manage
List crawlers
Lists all your crawlers.
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
Number of items per page to retrieve.
Required range:
1 <= x <= 100
Page to retrieve.
Required range:
1 <= x <= 100
Name of the crawler for filtering the API response.
Maximum length:
64
Example:
"test-crawler"
Algolia application ID for filtering the API response.
Response
200
application/json
OK
Pagination information.